go top

thread local storage

  • 线程局部存储:线程局部存储 (TLS) 是一种存储持续期(storage duration),对象的存储是在线程开始时分配,线程结束时回收,每个线程有该对象自己的实例。这种对象的链接性(linkage)可以是静态的也可是外部的。

网络释义英英释义

短语

Thread Local Storage 线程本地存储 ; 线程局部存储 ; 线程本地存储区 ; 执行绪区域储存区

Thread Local Storage TLS 线程本地存储

TLS Thread Local Storage 线程局部存储

Thread Local Storage Table 线程本地存储表

Simple thread local storage API 支持简单的线程局部存储机制

 更多收起网络短语

Thread-local storage

  • abstract: Thread-local storage (TLS) is a computer programming method that uses static or global memory local to a thread.

以上来源于: WordNet

双语例句

  • Each address in this array gives the location of thread-local storage data.

    数组中的每个地址提供线程本地存储数据位置

    youdao

  • In addition to stack space, each thread requires some native memory for thread-local storage and internal data structures.

    除了空间之外,每个线程都需要一些本机内存用于线程本地存储内存数据结构。

    youdao

  • After each use, the thread local storage values of username and password are reset to null.

    每次使用后,用户名密码线程本地存储都被重新设置空。

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定